home *** CD-ROM | disk | FTP | other *** search
/ Thailand - Into the 2000's / Thailand: Into the 2000's.iso / Acrobat / Acrobat.exe / EXVW / 10062 < prev    next >
Text File  |  2001-10-26  |  218b  |  12 lines

  1. dialog(name: '$$$/Dialogs/Progress/WarningsAndErrors')
  2. {
  3.     view(align_children: align_left)
  4.     {
  5.         hier_list_box(item_id: 'ErWr', width: 400, height: 220);
  6.         view(alignment: align_center)
  7.         {
  8.             ok();
  9.         }
  10.     }
  11. }
  12.